.Net Framework > v2.0.50727 > System > Net > Security > NegotiateStream NegotiateStream
Category
Class
Description
Provides a stream that uses the Negotiate security protocol to authenticate the client, and optionally the server, in client-server communication.
Assembly
System
Character
public
Ancestors
AuthenticatedStream > Stream > MarshalByRefObject > Object
Contstructors
NegotiateStream(Stream)
NegotiateStream(Stream,Boolean)
Properties
CanRead
CanSeek
CanTimeout
CanWrite
ImpersonationLevel
IsAuthenticated
IsEncrypted
IsMutuallyAuthenticated
IsServer
IsSigned
Length
Position
ReadTimeout
RemoteIdentity
WriteTimeout
Methods
AuthenticateAsClient()
AuthenticateAsClient(NetworkCredential,String)
AuthenticateAsClient(NetworkCredential,String,ProtectionLevel,TokenImpersonationLevel)
AuthenticateAsServer()
AuthenticateAsServer(NetworkCredential,ProtectionLevel,TokenImpersonationLevel)
BeginAuthenticateAsClient(AsyncCallback,Object)
BeginAuthenticateAsClient(NetworkCredential,String,AsyncCallback,Object)
BeginAuthenticateAsClient(NetworkCredential,String,ProtectionLevel,TokenImpersonationLevel,AsyncCallback,Object)
BeginAuthenticateAsServer(AsyncCallback,Object)
BeginAuthenticateAsServer(NetworkCredential,ProtectionLevel,TokenImpersonationLevel,AsyncCallback,Object)
BeginRead(Byte[],Int32,Int32,AsyncCallback,Object)
BeginWrite(Byte[],Int32,Int32,AsyncCallback,Object)
Dispose(Boolean)
EndAuthenticateAsClient(IAsyncResult)
EndAuthenticateAsServer(IAsyncResult)
EndRead(IAsyncResult)
EndWrite(IAsyncResult)
Flush()
Read(Byte[],Int32,Int32)
Seek(Int64,SeekOrigin)
SetLength(Int64)
Write(Byte[],Int32,Int32)
Tags
0103E2B958, 02E3ABA98D, 0376596F91
Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database